Войти
  • 34352Просмотров
  • 5 лет назадОпубликованоif else statement

[4] Image dataset preparation in PyTorch (Dataloaders and Transforms)

Welcome to the PyTorch Dataloaders and Transforms tutorial. In this tutorial, you will learn how to prepare your image dataset for image classification tasks. There are a lot of options to transform your image dataset. If you would like to discover some extra ones which I didn't cover in this tutorial, follow this link: Also, if you would like to know how to calculate the mean and standard deviation of your own custom dataset in order to normalize it, make sure you watch this video: Thanks for watching! #ImageClassificationWithPyTorch